@charset "utf-8";

/*■■■■■■■■　共同设定 ■■■■■■■■*/
img,a img{border:0;margin:0;padding:0;}

.banner_box {
	background: url("../images/banner_bg_02.jpg") no-repeat top; width: 100%; height: 551px; overflow: hidden; position: relative;
}
.banner_box .bx-wrapper {
	width: 100%; height: 551px; position: relative;
}
.bxslider {
	width: 100%; height: 551px; overflow: hidden;
}
.bxslider li {
	width: 100%; height: 551px; overflow: hidden; position: relative;
}
.bxslider li img.m_banner {
	left: 50%; top: 0px; width: 1920px; height: 551px; margin-left: -960px; display: block; position: absolute;
}
.bxslider li img.slide_text {
	width: 310px; height: 172px; right: 50%; bottom: 0px; margin-right: -501px; position: absolute; z-index: 10; opacity: 0;
}
.prve {
	background: url("../images/control_prev.png"); left: -38px; top: 50%; width: 38px; height: 78px; margin-top: -19px; position: absolute; z-index: 60;
}
.next {
	background: url("../images/control_next.png"); top: 50%; width: 38px; height: 78px; right: -38px; margin-top: -19px; position: absolute; z-index: 60;
}
.prve a {
	width: 38px; height: 78px; text-indent: -999px; overflow: hidden; display: block;
}
.next a {
	width: 38px; height: 78px; text-indent: -999px; overflow: hidden; display: block;
}



